General Arguments

The general arguments that can be used with this tool are detailed in the table below. For specific arguments for each task, refer to the sections below.

Argument

Description

Possible Values

--action

Specifies the action to be taken by the tool (required)

  • generate – generates a certificate for the specified device

  • createcsr – creates a CSR on the specified device

  • installcert – installs a device certificate on the specified device

  • deletecert – deletes a device certificate from the specified device

  • getcertinfo – retrieves certificate information from the specified device

  • installint – installs an intermediate certificate

  • deleteint – deletes an intermediate certificate

  • getappinfo – lists which certificates each application is associated with (“SSL/TLS”, "IEEE 802.1X", "S/MIME", "PDF Digital Signature", "PDF/A Digital Signature", "IPSec")

  • setappinfo – sets which certificates are associated with each application ("IEEE 802.1X", "S/MIME", "PDF Digital Signature", "PDF/A Digital Signature", "IPSec")

  • installsitecert – install a site certificate

  • deletesitecert – delete a site certificate

  • getsitecertinfo – retrieve site certificate information

--loglevel

For log tracing, indicates the logging level

OFF, ERROR, WARNING, INFO, DEBUG (Default: OFF)

--logfilepath

The log file location. Logging will always be appended, and it is the responsibility of the caller of this tool to clean up logs. If not specified, the default is %TEMP%\Ricoh\ CertificateManagement where %TEMP% is the temporary folder of the account under which the tool was executed. The filename will be CertMgmtCmd.log

 

--help

Print the usage information

 

--help-action

Prints the usage information for the specified action

Any of the action commands can be used.